home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 247 / 247.d81 / e.get cursor on < prev    next >
Text File  |  2022-08-26  |  166b  |  11 lines

  1. u                            PRINT THIS
  2.  
  3.             GET CURSOR ON
  4.             -------------
  5.  
  6.  POKE 204,0
  7.  
  8.     Turns cursor on during a GET
  9.         (Normal = 255)
  10.  
  11.  
  12.